What does it mean to setup Postfix as "SMTP only"? [closed]
Posted
by
BryanWheelock
on Server Fault
See other posts from Server Fault
or by BryanWheelock
Published on 2011-06-29T12:10:15Z
Indexed on
2011/06/29
16:24 UTC
Read the original article
Hit count: 423
Possible Duplicate:
What does it mean to setup Postfix as “SMTP only”?
I am trying to setup Postfix a few different domains on a virtual host.
I need to have email setup just to send out registration confirmations and new password requests. No one will have a mailbox on this server.
It seems this means that I want to setup Postfix as SMTP only.
I've also read about configuring Postfix null clients for simular needs.
What is the difference between Postfix null client and SMTP only?
© Server Fault or respective owner